Skip to content

chore(deps): update google-generativeai requirement from >=0.8.0 to >=0.8.6 in /auto-codex#50

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/auto-codex/google-generativeai-gte-0.8.6
Closed

chore(deps): update google-generativeai requirement from >=0.8.0 to >=0.8.6 in /auto-codex#50
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/auto-codex/google-generativeai-gte-0.8.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Updates the requirements on google-generativeai to permit the latest version.

Release notes

Sourced from google-generativeai's releases.

Archived

What's Changed

Add a warning message on import telling people that this package is archived.

Full Changelog: google-gemini/deprecated-generative-ai-python@v0.8.5...v0.8.6

Changelog

Sourced from google-generativeai's changelog.

v0.2.2

  • Handle maximum batch size for embed_text.
  • Restore types.ModelNameOptions.
  • Update tuning to handle more dataset types (json, pandas, urls, google-sheets).
  • Expose count_text_tokens
  • Expose operations management.
  • Allow users to pass custom metadata (HTML headers).
  • Add dataclass prettyprinting.

v0.2.1

  • Bugfix: Add missing enum names to saftey_types.py
  • Update to google.ai.generativelanguage v0.3.3

v0.2

  • More flexible safety settings:
    • accept strings, ints for enums.
    • accept a {category:threshold} dict in addition to the list of dicts format ([{"category": category, "threshold": threshold}, ...]).
  • Add support for batched embeddings.
  • Add support for tuning:
    • Add get_{base,tuned}_model.
    • Add list_tuned_models.
    • Add create_tuned_model.

v0.1

Initial version

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [google-generativeai](https://github.com/google/generative-ai-python) to permit the latest version.
- [Release notes](https://github.com/google/generative-ai-python/releases)
- [Changelog](https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/RELEASE.md)
- [Commits](google-gemini/deprecated-generative-ai-python@v0.8.0...v0.8.6)

---
updated-dependencies:
- dependency-name: google-generativeai
  dependency-version: 0.8.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 18, 2026
@tytsxai
Copy link
Copy Markdown
Owner

tytsxai commented May 25, 2026

已由 main 上的合并提交 81e4188 统一处理并验证,本 PR 分支因 #38 合入后出现 lockfile 冲突,单独 PR 不再合并。验证已覆盖:auto-codex-ui pnpm lint/typecheck/test,以及 Python 3.12 lock 安装后 pytest 全量通过。

@tytsxai tytsxai closed this May 25, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/auto-codex/google-generativeai-gte-0.8.6 branch May 25, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant